「打給賀,挖西飛飛,今天你要來點 Active Directory Security 嗎?」
cs.org
與 cs
Install-ADDSForest -CreateDnsDelegation:$false -DatabasePath "C:\\Windows\\NTDS" -DomainMode "7" -DomainName "cs.org" -DomainNetbiosName "cs" -ForestMode "7" -InstallDns:$true -LogPath "C:\\Windows\\NTDS" -NoRebootOnCompletion:$false -SysvolPath "C:\\Windows\\SYSVOL" -Force:$true
IEX((new-object net.webclient).downloadstring("https://raw.githubusercontent.com/wazehell/vulnerable-AD/master/vulnad.ps1"));
. .\vulnad.ps1
Invoke-VulnAD -UsersLimit 100 -DomainName "feifei.tw"
Get-ADGroup -Filter * | select SamAccountName